window-height, window-width, and window-full-width-p are now in window.el.
authormartin rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 05:40:45 +0000 (07:40 +0200)
committermartin rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 05:40:45 +0000 (07:40 +0200)
commit0ed678422f2a771da971000ff33909028bf4430e
tree7666ea55f486d2b50c5e3a52848032e3f5ce6d9f
parent266a8bda4131c578b64406b113363cf45401d52e
window-height, window-width, and window-full-width-p are now in window.el.

* window.c (Fwindow_height, Fwindow_width, Fwindow_full_width_p):
Remove.
* window.el (window-height): Defalias to window-total-height.
(window-width): Defalias to window-body-width.
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/window.c